home *** CD-ROM | disk | FTP | other *** search
/ Apple Macintosh Fundamentals / MacintoshFundamentals-v2-0.iso / MacFun 2.0 / MF Maint / MF Maint / card_19783.txt < prev    next >
Encoding:
Text File  |  1990-03-08  |  4.7 KB  |  215 lines

  1. -- card: 19783 from stack: in
  2. -- bmap block id: 10954
  3. -- flags: 0000
  4. -- background id: 6808
  5. -- name: Pass2
  6. ----- HyperTalk script -----
  7. on goUp
  8.   goUpTo "SetupDisk"
  9. end goUp
  10.  
  11.  
  12. -- part 43 (button)
  13. -- low flags: 00
  14. -- high flags: 0000
  15. -- rect: left=31 top=131 right=270 bottom=301
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: zoom
  24.  
  25.  
  26. -- part 37 (button)
  27. -- low flags: 00
  28. -- high flags: 8000
  29. -- rect: left=418 top=235 right=286 bottom=466
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 15737 / 15737
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: Trash
  38.  
  39.  
  40. -- part 2 (button)
  41. -- low flags: 00
  42. -- high flags: 8000
  43. -- rect: left=70 top=67 right=120 bottom=146
  44. -- title width / last selected line: 0
  45. -- icon id / first selected line: 7132 / 7132
  46. -- text alignment: 1
  47. -- font id: 0
  48. -- text size: 12
  49. -- style flags: 0
  50. -- line height: 16
  51. -- part name: System Folder
  52.  
  53.  
  54. -- part 10 (button)
  55. -- low flags: 00
  56. -- high flags: 8000
  57. -- rect: left=153 top=111 right=158 bottom=202
  58. -- title width / last selected line: 0
  59. -- icon id / first selected line: 168 / 168
  60. -- text alignment: 1
  61. -- font id: 0
  62. -- text size: 12
  63. -- style flags: 0
  64. -- line height: 16
  65. -- part name: Installer
  66.  
  67.  
  68. -- part 13 (button)
  69. -- low flags: 00
  70. -- high flags: 8000
  71. -- rect: left=75 top=131 right=179 bottom=143
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 6637 / 6637
  74. -- text alignment: 1
  75. -- font id: 0
  76. -- text size: 12
  77. -- style flags: 0
  78. -- line height: 16
  79. -- part name: TeachText
  80.  
  81.  
  82. -- part 35 (button)
  83. -- low flags: 00
  84. -- high flags: 8000
  85. -- rect: left=261 top=112 right=156 bottom=349
  86. -- title width / last selected line: 0
  87. -- icon id / first selected line: 31313 / 31313
  88. -- text alignment: 1
  89. -- font id: 0
  90. -- text size: 12
  91. -- style flags: 0
  92. -- line height: 16
  93. -- part name: Apple HD SC Setup
  94.  
  95.  
  96. -- part 40 (button)
  97. -- low flags: 00
  98. -- high flags: 8000
  99. -- rect: left=402 top=83 right=142 bottom=480
  100. -- title width / last selected line: 0
  101. -- icon id / first selected line: 19122 / 19122
  102. -- text alignment: 1
  103. -- font id: 0
  104. -- text size: 12
  105. -- style flags: 0
  106. -- line height: 16
  107. -- part name: Alligator
  108. ----- HyperTalk script -----
  109. on mouseUp
  110.   put the ticks into start
  111.   repeat until the ticks - start > 30
  112.     if the mouse is "down" then
  113.       set the hilite of me to true
  114.       zoomrect the rect of me, the rect of cd btn "zoom"
  115.       go next
  116.       set the hilite of me to false
  117.     end if
  118.   end repeat
  119. end mouseUp
  120.  
  121. on mouseDown
  122.   set the hilite of me to true
  123. end mouseDown
  124.  
  125.  
  126. -- part 42 (button)
  127. -- low flags: 00
  128. -- high flags: 8000
  129. -- rect: left=402 top=31 right=84 bottom=480
  130. -- title width / last selected line: 0
  131. -- icon id / first selected line: 21352 / 21352
  132. -- text alignment: 1
  133. -- font id: 0
  134. -- text size: 12
  135. -- style flags: 0
  136. -- line height: 16
  137. -- part name: System Tools
  138.  
  139.  
  140. -- part 44 (button)
  141. -- low flags: 00
  142. -- high flags: 2000
  143. -- rect: left=486 top=263 right=293 bottom=508
  144. -- title width / last selected line: 0
  145. -- icon id / first selected line: 0 / 0
  146. -- text alignment: 1
  147. -- font id: 0
  148. -- text size: 12
  149. -- style flags: 0
  150. -- line height: 16
  151. -- part name: Previous
  152. ----- HyperTalk script -----
  153. on mouseUp
  154.   goPrev "Pass1"
  155. end mouseUp
  156.  
  157.  
  158.  
  159. -- part 46 (button)
  160. -- low flags: 00
  161. -- high flags: 4001
  162. -- rect: left=483 top=299 right=341 bottom=512
  163. -- title width / last selected line: 0
  164. -- icon id / first selected line: 0 / 0
  165. -- text alignment: 1
  166. -- font id: 0
  167. -- text size: 12
  168. -- style flags: 0
  169. -- line height: 16
  170. -- part name: noNext
  171.  
  172.  
  173. -- part 48 (button)
  174. -- low flags: 00
  175. -- high flags: 8000
  176. -- rect: left=197 top=173 right=222 bottom=283
  177. -- title width / last selected line: 0
  178. -- icon id / first selected line: 7826 / 7826
  179. -- text alignment: 1
  180. -- font id: 0
  181. -- text size: 12
  182. -- style flags: 0
  183. -- line height: 16
  184. -- part name: Installer Scripts
  185.  
  186.  
  187. -- part 51 (field)
  188. -- low flags: 81
  189. -- high flags: 2004
  190. -- rect: left=212 top=37 right=107 bottom=403
  191. -- title width / last selected line: 0
  192. -- icon id / first selected line: 0 / 0
  193. -- text alignment: 1
  194. -- font id: 241
  195. -- text size: 14
  196. -- style flags: 0
  197. -- line height: 14
  198. -- part name: errorMsg
  199.  
  200.  
  201. -- part contents for background part 5
  202. ----- text -----
  203. A message indicates that the file is being copied.
  204. After the dialog box disappears, double-click on the Alligator hard disk. 
  205.  
  206. -- part contents for background part 6
  207. ----- text -----
  208. [0]
  209. A message indicates that the file is being copied.
  210. After the dialog box disappears, double-click the Alligator hard disk. 
  211. [1]
  212.  
  213. -- part contents for card part 51
  214. ----- text -----
  215. Hold the mouse button down and drag it until it is over the disk icon ‚ÄúAlligator‚Äù and you see it highlight.